One of my new-made designs, the main theme was to create a QR-code scanning app. Here are some main points of how it should look like:

Home Screen:
A clean and simple layout with a centered QR-Code scanner.
A scan button below the scanner initiates the scanning process.

Scan Result Screen:
After scanning, a modal appears with the scanned QR-Code's details.
Shows the content of the QR-Code along with options to view details or dismiss.
A "Save" button to add the code to the history.

History List Screen:
A list view showing recently scanned QR-Codes.
Each list item displays a small thumbnail icon of the QR-Code's content.
Swipe left on a list item to reveal a "Delete" button for easy removal.

Code Details Screen:
Upon tapping a code in the history, a screen displays the full details of the code.
Provides options to go back or delete the code from this screen.

QR-Code Scanner App
Published:

Owner

QR-Code Scanner App

This project is a QR code scanning app that allows users to scan, view, and save QR codes. The app has the following features: - A home screen w Read More

Published: